This code is the example code for the Visual Studio Magazine article 
titled "Beyond the Bling". It's offered to help you learn WPF, which
I hope you will enjoy. It is offered without any warranty expresesed
or implied. 

I wrote this with Visual Studio 2005 and .NET 3.0. The designer in this
combination is pretty pathetic and indicates errors when there are none. 
Please do recompile the solution and check for errors in this way, rather
than relying on incremental builds or the red squigglies alone.

Expression Blend has difficulty with some legal XAML. If you have problems,
please run the examples with Visual Studio 2005 and .NET 3.0.

Enjoy!
Kathleen Dollard